Fix encoding problem in javat-wy.el.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Mar 2013 07:25:17 +0000 (23:25 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Mar 2013 07:25:17 +0000 (23:25 -0800)
commitc734b469bd57eade85e751c839f524c5d7bc2269
treead821d6ad5bf6b6a46b4ff7cba9e4c3f88aaa756
parent08949ef4dea4f9687aa9e8e2fe8cf5ca85924218
Fix encoding problem in javat-wy.el.

* admin/grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
from summary, as this causes javat-wy.el to contain both a null byte
and a byte sequence that is not valid UTF-8, which is inconvenient.
* lisp/cedet/semantic/wisent/javat-wy.el: Regenerate.
admin/ChangeLog
admin/grammars/java-tags.wy
lisp/cedet/ChangeLog
lisp/cedet/semantic/wisent/javat-wy.el